~ Symmetric matrix

A symmetric matrix is a matrix that is equal to its transpose:

$$ A\text{ is symmetric} \Leftrightarrow A = A^T $$

In index notation, we can write this simply as $A_{ij} = A_{ji}$.

Page made with mdzk